FML TANH
Fast Math Library.
This function is a replacement for Dark Basic Pro's native HTAN() function. FML TANH returns the hyperbolic tangents of an angle.

ARGUMENTS:
* Angle = the angle in degrees

RETURNS:
Returns the result as a float value.


SYNTAX
Return Float=FML TANH(Angle)


RELATED INFO
View Number Operations Index
View STYX Index
View STYX Main File